-
Notifications
You must be signed in to change notification settings - Fork 7
Initial release #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… for loggers, handlers etc for testing. specs for stats covered
…lanation with --help argument
…ges. error handling for stats
… for retry to initiate
…constants refactor
yashLadha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just some concerns.
|
Also, as this is an HTTP proxy what about https requests or any other protocol requests? How are we planning to handle that. |
That was a conscious call to make this a HTTP proxy only. Reasons :
|
Co-authored-by: Ameya Joshi <josameya@gmail.com>
…meout and retry delay. README update for the same
Archish27
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
…rk & connectivity logs when any request fails. readme update
DravitLochan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
functionality wise looks good. some suggestions.
|
node.js can be renamed. |
renamed to |
…se consistency. error topic update.
DravitLochan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Github Actions setup for unit tests. Logo and badge addition in README
First release of the tool